home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo.
- echo ╔══════════════════════════════════════════════════╗
- echo ║ ║
- echo ║ PC Powerplay presents a playable demo of Baryon ║
- echo ║ ║
- echo ║ This will automatically install about 7 Megs ║
- echo ║ ║
- echo ║ to the directory C:\BARYON on your hard drive ║
- echo ║ ║
- echo ║ To cancel press CTRL-C otherwise enjoy this ║
- echo ║ ║
- echo ║ this Classic Demo .... ║
- echo ║ ║
- echo ╚══════════════════════════════════════════════════╝
- pause
- md c:\baryon
- xcopy *.* c:\baryon /s
- c:
- cd\baryon
- setup
- go